[INFO] cloning repository https://github.com/KarinJS/mirror
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KarinJS/mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarinJS%2Fmirror", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarinJS%2Fmirror'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54f84878218c6602c81a2c70e7e757ae883de53a
[INFO] testing KarinJS/mirror against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarinJS%2Fmirror" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KarinJS/mirror
[INFO] finished tweaking git repo https://github.com/KarinJS/mirror
[INFO] tweaked toml for git repo https://github.com/KarinJS/mirror written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KarinJS/mirror on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KarinJS/mirror already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded jni-sys v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.70
[INFO] [stderr]   Downloaded jni-sys-macros v0.4.1
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded jni-macros v0.22.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded reqwest v0.13.3
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded jni v0.22.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded simd_cesu8 v1.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 426a235a784298a2d3afeaecc9d9526eb616b9e145680533f8af9e6d9cf87b78
[INFO] running `Command { std: "docker" "start" "-a" "426a235a784298a2d3afeaecc9d9526eb616b9e145680533f8af9e6d9cf87b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "426a235a784298a2d3afeaecc9d9526eb616b9e145680533f8af9e6d9cf87b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426a235a784298a2d3afeaecc9d9526eb616b9e145680533f8af9e6d9cf87b78", kill_on_drop: false }`
[INFO] [stdout] 426a235a784298a2d3afeaecc9d9526eb616b9e145680533f8af9e6d9cf87b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3d5bd7b34e226495ae5e46fb0e84dba2104731b4cb950fb6ad1e0fa1fae45d5
[INFO] running `Command { std: "docker" "start" "-a" "e3d5bd7b34e226495ae5e46fb0e84dba2104731b4cb950fb6ad1e0fa1fae45d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "e3d5bd7b34e226495ae5e46fb0e84dba2104731b4cb950fb6ad1e0fa1fae45d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d5bd7b34e226495ae5e46fb0e84dba2104731b4cb950fb6ad1e0fa1fae45d5", kill_on_drop: false }`
[INFO] [stdout] e3d5bd7b34e226495ae5e46fb0e84dba2104731b4cb950fb6ad1e0fa1fae45d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fae5476d26b1715c16e49081ab078147b0051b79af7ccbd9e54e57d7632432c
[INFO] running `Command { std: "docker" "start" "-a" "1fae5476d26b1715c16e49081ab078147b0051b79af7ccbd9e54e57d7632432c", kill_on_drop: false }`
[INFO] [stderr]    Compiling mirror v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.31s
[INFO] running `Command { std: "docker" "inspect" "1fae5476d26b1715c16e49081ab078147b0051b79af7ccbd9e54e57d7632432c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fae5476d26b1715c16e49081ab078147b0051b79af7ccbd9e54e57d7632432c", kill_on_drop: false }`
[INFO] [stdout] 1fae5476d26b1715c16e49081ab078147b0051b79af7ccbd9e54e57d7632432c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bde2a89d3e7bae00077b9268d3d58ed4ab6238246e2bec47f5d40be25becf916
[INFO] running `Command { std: "docker" "start" "-a" "bde2a89d3e7bae00077b9268d3d58ed4ab6238246e2bec47f5d40be25becf916", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirror-73bd97ea05931cdd)
[INFO] [stdout] 
[INFO] [stdout] running 140 tests
[INFO] [stdout] test config::tests::test_config_sync_url_parsed ... ok
[INFO] [stdout] test config::tests::test_app_config_rejects_whitelists_key ... ok
[INFO] [stdout] test config::tests::test_old_config_without_fetch_retries_defaults_to_2 ... ok
[INFO] [stdout] test config::tests::test_default_fetch_retries_fn ... ok
[INFO] [stdout] test config::tests::test_unknown_field_rejected ... ok
[INFO] [stdout] test config::tests::test_validate_config_max_size_equal_is_ok ... ok
[INFO] [stdout] test config::tests::test_validate_config_default_max_size_exceeds_absolute ... ok
[INFO] [stdout] test config::tests::test_validate_config_ok ... ok
[INFO] [stdout] test config::tests::test_validate_config_ttl_sentinels_allowed ... ok
[INFO] [stdout] test config::tests::test_new_config_reads_fetch_retries ... ok
[INFO] [stdout] test config::tests::test_validate_config_ttl_below_minus_two_rejected ... ok
[INFO] [stdout] test config::tests::test_whitelists_parse_standalone ... ok
[INFO] [stdout] test config::tests::test_default_app_config_and_whitelists_parse ... ok
[INFO] [stdout] test geo::tests::test_check_geo_allow ... ok
[INFO] [stdout] test geo::tests::test_check_geo_deny ... ok
[INFO] [stdout] test geo::tests::test_check_geo_off ... ok
[INFO] [stdout] test http_utils::tests::test_get_client_country ... ok
[INFO] [stdout] test origin_acl::tests::test_build_nft_ruleset ... ok
[INFO] [stdout] test origin_acl::tests::test_build_nft_ruleset_skips_empty_v6 ... ok
[INFO] [stdout] test error::tests::test_app_error_has_json_body ... ok
[INFO] [stdout] test error::tests::test_app_error_status_codes ... ok
[INFO] [stdout] test origin_acl::tests::test_build_authorization_shape_and_determinism ... ok
[INFO] [stdout] test origin_acl::tests::test_cidr_validation ... ok
[INFO] [stdout] test origin_acl::tests::test_parse_origin_acl_api_error ... ok
[INFO] [stdout] test origin_acl::tests::test_hmac_sha256_rfc4231 ... ok
[INFO] [stdout] test origin_acl::tests::test_parse_origin_acl_empty_rejected ... ok
[INFO] [stdout] test origin_acl::tests::test_parse_origin_acl_current ... ok
[INFO] [stdout] test origin_acl::tests::test_parse_origin_acl_fallback_and_filter ... ok
[INFO] [stdout] test origin_acl::tests::test_sha256_hex_empty ... ok
[INFO] [stdout] test proxy::tests::test_apply_ttl_immutable ... ok
[INFO] [stdout] test origin_acl::tests::test_utc_date_known ... ok
[INFO] [stdout] test origin_acl::tests::test_valid_zone_id ... ok
[INFO] [stdout] test proxy::tests::test_apply_ttl_no_store_strips_validators ... ok
[INFO] [stdout] test proxy::tests::test_apply_ttl_passthrough_missing_upstream_headers ... ok
[INFO] [stdout] test proxy::tests::test_apply_ttl_passthrough_from_upstream ... ok
[INFO] [stdout] test proxy::tests::test_apply_ttl_positive ... ok
[INFO] [stdout] test proxy::tests::test_cache_ttl_from_config_invalid_negative_falls_back ... ok
[INFO] [stdout] test proxy::tests::test_cache_ttl_from_config ... ok
[INFO] [stdout] test proxy::tests::test_is_retryable_status_2xx_3xx_not_retryable ... ok
[INFO] [stdout] test proxy::tests::test_is_retryable_status_4xx_not_retryable ... ok
[INFO] [stdout] test proxy::tests::test_strip_url_scheme ... ok
[INFO] [stdout] test proxy::tests::test_is_retryable_status_5xx ... ok
[INFO] [stdout] test routes::avatar::tests::test_invalid_usernames ... ok
[INFO] [stdout] test routes::avatar::tests::test_parse_user_from_path ... ok
[INFO] [stdout] test routes::avatar::tests::test_parse_user_with_numbers ... ok
[INFO] [stdout] test routes::avatar::tests::test_target_url ... ok
[INFO] [stdout] test routes::avatar::tests::test_valid_usernames ... ok
[INFO] [stdout] test routes::mirror::tests::test_validate_path ... ok
[INFO] [stdout] test routes::mirror::tests::test_validate_host ... ok
[INFO] [stdout] test routes::raw::tests::test_dir_prefix_boundary ... ok
[INFO] [stdout] test routes::raw::tests::test_file_outside_allowed_dir_rejected ... ok
[INFO] [stdout] test routes::avatar::tests::test_whitelist_membership ... ok
[INFO] [stdout] test routes::raw::tests::test_exact_file_match ... ok
[INFO] [stdout] test routes::raw::tests::test_parse_simple_path ... ok
[INFO] [stdout] test routes::raw::tests::test_parse_too_short_rejected ... ok
[INFO] [stdout] test routes::raw::tests::test_exact_file_no_suffix_bypass ... ok
[INFO] [stdout] test routes::raw::tests::test_invalid_components ... ok
[INFO] [stdout] test routes::raw::tests::test_parse_nested_file_path ... ok
[INFO] [stdout] test routes::raw::tests::test_prefix_match_under_allowed_dir ... ok
[INFO] [stdout] test routes::raw::tests::test_target_url ... ok
[INFO] [stdout] test routes::raw::tests::test_unknown_repo_rejected ... ok
[INFO] [stdout] test routes::raw::tests::test_wrong_branch_rejected ... ok
[INFO] [stdout] test routes::raw::tests::test_valid_components ... ok
[INFO] [stdout] test routes::releases::tests::test_double_slash_rejected ... ok
[INFO] [stdout] test http_utils::tests::test_country_code_validation ... ok
[INFO] [stdout] test routes::releases::tests::test_parse_nested_file_path ... ok
[INFO] [stdout] test routes::releases::tests::test_path_traversal_rejected ... ok
[INFO] [stdout] test routes::releases::tests::test_pattern_exact_name ... ok
[INFO] [stdout] test routes::releases::tests::test_pattern_extension ... ok
[INFO] [stdout] test routes::raw::tests::test_unknown_owner_rejected ... ok
[INFO] [stdout] test routes::releases::tests::test_parse_standard_path ... ok
[INFO] [stdout] test routes::releases::tests::test_whitelist_exact_name_match ... ok
[INFO] [stdout] test routes::releases::tests::test_whitelist_no_prefix_bypass ... ok
[INFO] [stdout] test routes::unpkg::tests::test_extract_unversioned ... ok
[INFO] [stdout] test routes::unpkg::tests::test_extract_versioned ... ok
[INFO] [stdout] test routes::unpkg::tests::test_invalid_pkg_names ... ok
[INFO] [stdout] test routes::unpkg::tests::test_scoped_package_with_version ... ok
[INFO] [stdout] test routes::unpkg::tests::test_redirect_loop_detection ... ok
[INFO] [stdout] test routes::unpkg::tests::test_scoped_package_without_version ... ok
[INFO] [stdout] test routes::unpkg::tests::test_valid_pkg_names ... ok
[INFO] [stdout] test server::tests::test_constant_time_eq_equal ... ok
[INFO] [stdout] test server::tests::test_constant_time_eq_not_equal_same_len ... ok
[INFO] [stdout] test server::tests::test_constant_time_eq_prefix_relationship ... ok
[INFO] [stdout] test server::tests::test_extract_client_ip_none_present ... ok
[INFO] [stdout] test server::tests::test_extract_client_ip_real_ip_fallback ... ok
[INFO] [stdout] test server::tests::test_extract_client_ip_trust_proxy_false ... ok
[INFO] [stdout] test server::tests::test_extract_client_ip_xff_multiple_takes_first_trimmed ... ok
[INFO] [stdout] test server::tests::test_extract_client_ip_xff_preferred_over_real_ip ... ok
[INFO] [stdout] test server::tests::test_constant_time_eq_different_len ... ok
[INFO] [stdout] test server::tests::test_constant_time_eq_empty_vs_empty ... ok
[INFO] [stdout] test config::tests::test_config_sync_defaults_when_absent ... ok
[INFO] [stdout] test routes::releases::tests::test_whitelist_extension_match ... ok
[INFO] [stdout] test server::tests::test_rate_limiter_allows_up_to_max_then_rejects ... ok
[INFO] [stdout] test server::tests::test_rate_limiter_keys_independent ... ok
[INFO] [stdout] test stats::tests::test_clone_shares_counters ... ok
[INFO] [stdout] test stats::tests::test_bump_and_snapshot ... ok
[INFO] [stdout] test sync::tests::test_acceptable_content_type_rejects ... ok
[INFO] [stdout] test sync::tests::test_acceptable_content_type_accepts ... ok
[INFO] [stdout] test sync::tests::test_apply_sync_invalid_does_not_write ... ok
[INFO] [stdout] test sync::tests::test_apply_sync_updates_whitelists ... ok
[INFO] [stdout] test sync::tests::test_hex_sha256_deterministic ... ok
[INFO] [stdout] test sync::tests::test_hex_sha256_different_inputs ... ok
[INFO] [stdout] test sync::tests::test_hex_sha256_hello_world ... ok
[INFO] [stdout] test sync::tests::test_hex_sha256_known_vector ... ok
[INFO] [stdout] test sync::tests::test_hex_sha256_length_is_64 ... ok
[INFO] [stdout] test sync::tests::test_parse_synced_whitelists ... ok
[INFO] [stdout] test validation::tests::test_allows_global_ipv6 ... ok
[INFO] [stdout] test validation::tests::test_allows_public_ips ... ok
[INFO] [stdout] test validation::tests::test_invalid_components ... ok
[INFO] [stdout] test validation::tests::test_invalid_hosts ... ok
[INFO] [stdout] test validation::tests::test_ip_with_port ... ok
[INFO] [stdout] test validation::tests::test_rejects_boundary_chars ... ok
[INFO] [stdout] test validation::tests::test_rejects_cgnat ... ok
[INFO] [stdout] test validation::tests::test_rejects_current_network ... ok
[INFO] [stdout] test validation::tests::test_rejects_documentation_nets ... ok
[INFO] [stdout] test validation::tests::test_rejects_ipv4_mapped_ipv6_internal ... ok
[INFO] [stdout] test validation::tests::test_rejects_ipv6 ... ok
[INFO] [stdout] test validation::tests::test_rejects_link_local ... ok
[INFO] [stdout] test validation::tests::test_rejects_localhost ... ok
[INFO] [stdout] test validation::tests::test_rejects_loopback ... ok
[INFO] [stdout] test validation::tests::test_rejects_multicast ... ok
[INFO] [stdout] test validation::tests::test_rejects_private_ranges ... ok
[INFO] [stdout] test validation::tests::test_rejects_too_long ... ok
[INFO] [stdout] test validation::tests::test_rejects_unspecified ... ok
[INFO] [stdout] test validation::tests::test_sync_url_allows_public ... ok
[INFO] [stdout] test sync::tests::test_apply_sync_does_not_touch_app_config ... ok
[INFO] [stdout] test validation::tests::test_sync_url_rejects_documentation_nets ... ok
[INFO] [stdout] test validation::tests::test_sync_url_rejects_empty_host ... ok
[INFO] [stdout] test validation::tests::test_sync_url_rejects_localhost ... ok
[INFO] [stdout] test validation::tests::test_sync_url_rejects_private_ips ... ok
[INFO] [stdout] test validation::tests::test_sync_url_rejects_userinfo ... ok
[INFO] [stdout] test validation::tests::test_valid_components ... ok
[INFO] [stdout] test validation::tests::test_valid_hosts ... ok
[INFO] [stdout] test validation::tests::test_sync_url_must_be_https ... FAILED
[INFO] [stdout] test server::tests::test_avatar_not_in_whitelist_rejected_before_upstream ... ok
[INFO] [stdout] test server::tests::test_query_string_rejected_by_middleware ... ok
[INFO] [stdout] test server::tests::test_robots_disallow ... ok
[INFO] [stdout] test server::tests::test_healthz_ok ... ok
[INFO] [stdout] test server::tests::test_avatar_invalid_username_rejected ... ok
[INFO] [stdout] test server::tests::test_rate_limiter_window_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validation::tests::test_sync_url_must_be_https stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validation::tests::test_sync_url_must_be_https' (153) panicked at src/validation.rs:348:9:
[INFO] [stdout] assertion failed: validate_sync_url("https://example.com/config.json").await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55efaeeedff8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55efaeeedff8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55efaeeedff8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55efaeeedff8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55efaef055aa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55efaef055aa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55efaeef3a02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55efaeef3a02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55efaeec9df6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55efaeec9df6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55efaeee5259 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55efae7035dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55efae7035dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55efaeee54d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55efaeee54d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55efaeec9ee4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55efaeebe7a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55efaeecae7d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55efaef05d9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55efaef05d62 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55efae6e4bc3 - mirror[f98543e74eeaca56]::validation::tests::test_sync_url_must_be_https::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/validation.rs:348:9
[INFO] [stdout]   21:     0x55efae67ce92 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x55efae67cf0d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55efae65a13d - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x55efae659f7b - tokio[3016fabda2a5a6e3]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x55efae659f7b - tokio[3016fabda2a5a6e3]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x55efae659f7b - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x55efae6420e0 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x55efae65806d - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x55efae657314 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x55efae68fabb - <tokio[3016fabda2a5a6e3]::runtime::context::scoped::Scoped<tokio[3016fabda2a5a6e3]::runtime::scheduler::Context>>::set::<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x55efae5d9469 - tokio[3016fabda2a5a6e3]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x55efae6adf72 - <std[929523f510218772]::thread::local::LocalKey<tokio[3016fabda2a5a6e3]::runtime::context::Context>>::try_with::<tokio[3016fabda2a5a6e3]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x55efae6adafe - <std[929523f510218772]::thread::local::LocalKey<tokio[3016fabda2a5a6e3]::runtime::context::Context>>::with::<tokio[3016fabda2a5a6e3]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x55efae5d167d - tokio[3016fabda2a5a6e3]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x55efae644220 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x55efae644516 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x55efae656e20 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x55efae5d1c83 - tokio[3016fabda2a5a6e3]::runtime::context::runtime::enter_runtime::<<tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55efae641bc1 - <tokio[3016fabda2a5a6e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x55efae5ad624 - <tokio[3016fabda2a5a6e3]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x55efae5ad7ef - <tokio[3016fabda2a5a6e3]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x55efae6ecaee - mirror[f98543e74eeaca56]::validation::tests::test_sync_url_must_be_https
[INFO] [stdout]                                at /opt/rustwide/workdir/src/validation.rs:350:83
[INFO] [stdout]   43:     0x55efae6e4627 - mirror[f98543e74eeaca56]::validation::tests::test_sync_url_must_be_https::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/validation.rs:347:43
[INFO] [stdout]   44:     0x55efae5f5f26 - <mirror[f98543e74eeaca56]::validation::tests::test_sync_url_must_be_https::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55efae6f66bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55efae6f66bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x55efae703f35 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x55efae703f35 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55efae703f35 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x55efae703f35 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55efae703f35 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55efae703f35 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x55efae703f35 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x55efae6fea94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x55efae6fea94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x55efae706fb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x55efae706fb2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x55efae706fb2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x55efae706fb2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x55efae706fb2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x55efae706fb2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x55efae706fb2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55efaeeed24f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x55efaeeed24f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7965952d6aa4 - <unknown>
[INFO] [stdout]   66:     0x796595363a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     validation::tests::test_sync_url_must_be_https
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 139 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mirror`
[INFO] running `Command { std: "docker" "inspect" "bde2a89d3e7bae00077b9268d3d58ed4ab6238246e2bec47f5d40be25becf916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde2a89d3e7bae00077b9268d3d58ed4ab6238246e2bec47f5d40be25becf916", kill_on_drop: false }`
[INFO] [stdout] bde2a89d3e7bae00077b9268d3d58ed4ab6238246e2bec47f5d40be25becf916
